- design-level abstraction
- абстрактное представление на уровне проектирования, проектная абстракция
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Abstraction (computer science) — In computer science, abstraction is the process by which data and programs are defined with a representation similar to its pictorial meaning as rooted in the more complex realm of human life and language with their higher need of summarization… … Wikipedia
Level of detail (writing) — Level of detail in writing, sometimes known as level of abstraction, refers to three concepts: the precision in using the right words to form phrases, clauses and sentences [p.204, Wilson, Ferster Glazie] ; the generality of statements; and the… … Wikipedia
Abstraction inversion — In computer programming, abstraction inversion is an anti pattern arising when users of a construct need functions implemented within it but not exposed by its interface. The result is that the users re implement the required functions in terms… … Wikipedia
Abstraction — This article is about the concept of abstraction in general. For other uses, see abstraction (disambiguation). Abstraction is a process by which higher concepts are derived from the usage and classification of literal ( real or concrete )… … Wikipedia
Design for manufacturability (IC) — For a general explanation outside the integrated circuit topic, see Design for manufacturability (disambiguation). Achieving high yielding designs in the state of the art, VLSI technology has become an extremely challenging task due to the… … Wikipedia
Design de circuis intégrés — Conception de circuits intégrés La conception (ou le design) de circuits intégrés (ou puces électroniques) consiste à réaliser les nombreuses étapes de développement (flot de conception ou design flow) nécessaires pour concevoir correctement et… … Wikipédia en Français
Design de circuits intégrés — Conception de circuits intégrés La conception (ou le design) de circuits intégrés (ou puces électroniques) consiste à réaliser les nombreuses étapes de développement (flot de conception ou design flow) nécessaires pour concevoir correctement et… … Wikipédia en Français
Register transfer level — In integrated circuit design, Register Transfer Level (RTL) description is a way of describing the operation of a synchronous digital circuit. In RTL design, a circuit s behavior is defined in terms of the flow of signals (or transfer of data)… … Wikipedia
Ecological interface design — (EID) is an approach to interface design that was introduced specifically for complex sociotechnical, real time, and dynamic systems. It has been applied in a variety of domains including process control (e.g. nuclear power plants, petrochemical… … Wikipedia
High-level synthesis — (HLS), sometimes referred to as C synthesis, electronic system level (ESL) synthesis, algorithmic synthesis, or behavioral synthesis, is an automated design process that interprets an algorithmic description of a desired behavior and creates… … Wikipedia
Software design pattern — In software engineering, a design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into code. It is a… … Wikipedia